XML Einrichten Version 1.3
InstitutionBranchLocation Element
XML Einrichten Version 1.3 > FII Complex Type : InstitutionBranchLocation Element
Description
City of the bank branch
Namespace (none)
Type
Restriction of xs:string
Diagram
InstitutionBranchLocation Element
Overview
InstitutionBranchLocation optional Restriction of xs:string
City of the bank branch
Source
<xs:element name="InstitutionBranchLocation" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Ort der Bankfiliale </xs:documentation>
    <xs:documentation xml:lang="en">City of the bank branch</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:maxLength value="70" />
    </xs:restriction>
  </xs:simpleType>
</xs:element>
See Also
FII Complex TypeXML Einrichten Version 1.3